non-terminal symbols

Terms from Artificial Intelligence: humans at the heart of algorithms

In a grammar, a non-terminal symbol is one that may be expanded into further symbols, for example a noun-phrase may expand to a determiner and a noun. In terms of a parse tree, non-terminal symbols usually label nodes wirthin the body of the tree, whereas terminal symbols label the leaves.

Used on pages 292, 293, 295